[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
        Get shift status

        Entry:
          AH = 02h
        Return:
          AL = shift status bits

            1xxx xxxx  Right shift key depressed
            x1xx xxxx  Left shift key depressed
            xx1x xxxx  CTRL depressed
            xxx1 xxxx  ALT depressed
            xxxx 1xxx  SCROLL LOCK active
            xxxx x1xx  NUM LOCK active
            xxxx xx1x  CAPS LOCK active
            xxxx xxx1  INSERT state active

See Also: INT 16h, 00h INT 16h, 01h
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson